//==============================================================================
// hero greek bellerophon_anim.txt
// Fixed the heroglow ~WarriorMario
//==============================================================================

//==============================================================================


//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Belerophon_boredA
					Connect FRONTABDOMEN heroglow hotspot
				}
				version
				{
					Visual Hero G Belerophon_boredC
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual hero g belerophon_carryidle
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Belerophon_walkA
					Connect FRONTABDOMEN heroglow hotspot
					tag FootstepLeft 0.05 true   
					tag FootstepRight 0.00 true   
					tag FootstepLeft 0.35 true   
					tag FootstepRight 0.30 true
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Belerophon_carry
					Connect FRONTABDOMEN heroglow hotspot
					tag FootstepLeft 0.05 true   
					tag FootstepRight 0.00 true   
					tag FootstepLeft 0.35 true   
					tag FootstepRight 0.30 true
				}
			}
		}
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Belerophon_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag SpecificSoundSet 0.65 false HeavyFall checkVisible 
		Connect FRONTABDOMEN heroglow hotspot
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Belerophon_IdleA
					Connect FRONTABDOMEN heroglow hotspot
					
				}
			}
		}	
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Belerophon_CarryIdle
					Connect FRONTABDOMEN heroglow hotspot
					
				}
			}
		}
   }
}


//==============================================================================
anim JumpFly
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Hero G Belerophon_jumpAttackA
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Hero G Belerophon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.50 true   
                     tag GenericSound 0.40 true   
//-- end auto generated section
			Connect FRONTABDOMEN heroglow hotspot
			
         }
      }
   }
}


//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Hero G Belerophon_flaila
			Connect FRONTABDOMEN heroglow hotspot
			
         }
      }
   }
}

